home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / iso9660 / mail / pine / imap.arc / text0134.txt < prev    next >
Encoding:
Text File  |  1993-07-02  |  1.6 KB  |  37 lines

  1.  
  2. > I keep wanting a standardized way for my UA to browse mailing list
  3. > archives
  4.  
  5. We use IMAP to do this here for several dozen mailing lists.  It's the only way
  6. my inbox has been able to remain vaguely under control.  It allows our whole
  7. group to easily browse list archives on a whole range of topics.  The things I'd
  8. like to work better are:
  9.  
  10. 1.  These mailboxes are read-only to everyone, so I can't keep any of my state
  11. info about them (eg messages read).  (Thinking about shared mailboxes, it seems
  12. like both shared-state and state-per-reader are useful.)
  13.  
  14. 2.  My IMAP client of choice (Mailstrom) tends to have problems when mailboxes
  15. are large ( > 2000 messages, say).  This isn't a protocol problem, of course.
  16.  
  17. 3.  Things being what they are, it's hard to get around to looking at these
  18. mailboxes as often as I should.  I have thought about something simple that
  19. would each day go through a selected set of mailboxes, extract headers of new
  20. messages, and mail them to my regular inbox to better alert me to new messages
  21. of interest.  As an occasional Perl hacker, this led me to try to work on the
  22. "mcheck" example that comes with c-client to produce a flexible command-line
  23. IMAP client that could be integrated into scripts (unfortunately this is far
  24. from done).  I'd be interested if anyone else has done anything like this.
  25.  
  26. It may be that taking advantage of News/NNTP would solve some of these problems
  27. today, but I'm not a News hacker.  I'm inclined to believe, as Mark implies,
  28. that IMAP could support this without any protocol changes.
  29.  
  30.  - RL "Bob" Morgan
  31.    Networking Systems
  32.    Stanford
  33.  
  34.  
  35.  
  36.  
  37.